Fixed GtkCellAreaBox to not allocate invisible cells.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 10 Jan 2011 09:46:51 +0000 (18:46 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 10 Jan 2011 09:47:55 +0000 (18:47 +0900)
commit1fa280938b62a489317934ea7db8114a649dfc87
tree8703f8eec3e1babffbf77402b7e1cf536729c4cf
parent34a7dbae3b5092215afd217b66b9b038240196ab
Fixed GtkCellAreaBox to not allocate invisible cells.

This was already done for the most part but not taken care
of for single cell groups (which is the most common case).
gtk/gtkcellareabox.c